projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3c8f8d
)
Fix typo and tense.
author
Glenn Morris
<rgm@gnu.org>
Sat, 2 Feb 2008 04:14:22 +0000
(
04:14
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 2 Feb 2008 04:14:22 +0000
(
04:14
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 164726b8c34d120841f6df322b155a5d471930a4..44b6fc025c29fc4025f0d6262dbbd762b6d49e9a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-233,7
+233,7
@@
x-selection-value.
* select.el (selection-coding-system)
- (next-selection-coding-system):
Declaration moded
from xselect.c.
+ (next-selection-coding-system):
Move declarations
from xselect.c.
(x-get-selection): Decode by selection-coding-system if it is
non-nil. If it is nil, decode by a proper coding system. Handle
C_STRING.